1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-05 18:05:19 +02:00

UI: create issue with title and content

This commit is contained in:
Unknwon 2015-08-09 15:23:02 +08:00
parent 43a87b0caf
commit 590c464c56
18 changed files with 971 additions and 174 deletions

View file

@ -1,5 +1,6 @@
@import "_octicons";
@import "_base";
@import "_markdown";
@import "_home";
@import "_install";
@import "_form";