Version check and upgrade prompt.
This commit is contained in:
@@ -13,10 +13,17 @@
|
||||
height: 100px;
|
||||
overflow:auto;
|
||||
}
|
||||
footer {
|
||||
padding-top: 50px;
|
||||
font-size: 30%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body style="margin:4; padding:4">
|
||||
{{ template "content" . }}
|
||||
<footer>
|
||||
Homepage: <a href="https://github.com/tardisx/gropple">https://github.com/tardisx/gropple</a>
|
||||
</footer>
|
||||
</body>
|
||||
{{ template "js" . }}
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user