UI: Minimal HTML page for Project

This commit is contained in:
Pere Lev 2023-06-26 23:50:33 +03:00
parent c0103d9564
commit 64aae37b4f
No known key found for this signature in database
GPG key ID: 5252C5C863E5E57D
2 changed files with 16 additions and 1 deletions

View file

@ -149,7 +149,7 @@ getProjectR projectHash = do
, AP.projectParents = []
, AP.projectComponents = []
}
provideHtmlAndAP projectAP $ redirectToPrettyJSON here
provideHtmlAndAP projectAP $(widgetFile "project/one")
where
here = ProjectR projectHash

View file

@ -0,0 +1,15 @@
$# This file is part of Vervis.
$#
$# Written in 2023 by fr33domlover <fr33domlover@riseup.net>.
$#
$# ♡ Copying is an act of love. Please copy, reuse and share.
$#
$# The author(s) have dedicated all copyright and related and neighboring
$# rights to this software to the public domain worldwide. This software is
$# distributed without any warranty.
$#
$# You should have received a copy of the CC0 Public Domain Dedication along
$# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
^{projectNavW (Entity projectID project) actor}