summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <arzano@gentoo.org>2020-04-18 02:38:35 +0200
committerMax Magorsch <arzano@gentoo.org>2020-04-18 02:50:54 +0200
commit35a41e63ebd5f6cf9d17419c150eb53a005d2e87 (patch)
treee0bcc21bbb1e7e200857cfbd52acb82b008a3a6d /app/views/glsa/update.html.erb
parentDisplay version and last update in the footer (diff)
downloadglsamaker-35a41e63ebd5f6cf9d17419c150eb53a005d2e87.tar.gz
glsamaker-35a41e63ebd5f6cf9d17419c150eb53a005d2e87.tar.bz2
glsamaker-35a41e63ebd5f6cf9d17419c150eb53a005d2e87.zip
Add the initial version of the rewritten glsamaker
The glsamaker has been completly rewritten in go. It is using postgres instead of mysql now. The look and feel is based on tyrian. Signed-off-by: Max Magorsch <arzano@gentoo.org>
Diffstat (limited to 'app/views/glsa/update.html.erb')
-rw-r--r--app/views/glsa/update.html.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/glsa/update.html.erb b/app/views/glsa/update.html.erb
deleted file mode 100644
index 0a886cd..0000000
--- a/app/views/glsa/update.html.erb
+++ /dev/null
@@ -1,2 +0,0 @@
-<h1>Glsa#update</h1>
-<p>Find me in app/views/glsa/update.html.erb</p>