Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source-group1
/
animal-Info
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Eunsu486
2021-05-29 17:08:08 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
06a6daf44e6cea9e553a414591c42ba3aa2f2a50
06a6daf4
1 parent
2d81414d
Add medicine.ejs
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
views/results/medicine.ejs
views/results/medicine.ejs
0 → 100644
View file @
06a6daf
<h4> 동물약국 현황</h4>
<table class="table">
<thead class="thead-dark">
<tr>
<th>동물약국명</th>
</tr>
</thead>
<tbody>
<tr>
<td>
</td>
</tr>
</tbody>
</table>
<p class="sum">총 동물약국 개수 :
</p>
\ No newline at end of file
Please
register
or
login
to post a comment