mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2024-12-06 19:16:43 +01:00
fix: template var typo
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<link rel="icon" href="/static/codecircles.png" />
|
||||
<meta name="theme-color" content="#8CFFC1" />
|
||||
<meta name="og:image" content="/static/codecircles.png" />
|
||||
<meta name="description" content="{{ .shortendBody }}..." />
|
||||
<meta name="description" content="{{ .shortenedBody }}..." />
|
||||
</head>
|
||||
<body>
|
||||
<div class="parent">
|
||||
|
||||
Reference in New Issue
Block a user