Add a new html-utils module
To store code used for rendering HTML across multiple controllers.
This commit is contained in:
parent
acf1735a0f
commit
8ff27eaa14
2 changed files with 36 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ SOURCES = \
|
|||
guix-data-service/model/package-metadata.scm \
|
||||
guix-data-service/model/package.scm \
|
||||
guix-data-service/model/utils.scm \
|
||||
guix-data-service/web/html-utils.scm \
|
||||
guix-data-service/web/compare/controller.scm \
|
||||
guix-data-service/web/compare/html.scm \
|
||||
guix-data-service/web/controller.scm \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue