break view form into multiple parts

This commit is contained in:
realaravinth
2021-12-18 20:53:10 +05:30
parent 708a157ee1
commit 7b0fe7c4b2
6 changed files with 71 additions and 68 deletions

View File

@@ -1,4 +1,4 @@
<a href="<.= key .>/edit/">
<a href="<.= edit_url .>">
<img class="sitekey-form__edit" src="<.=
crate::FILES.get("./static/cache/img/svg/edit.svg").unwrap() .>" alt="Edit
sitekey" />