microblog.go aktualisiert
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ func handlePage(w http.ResponseWriter, r *http.Request) {
|
|||||||
a { color: #333; text-decoration: none; }
|
a { color: #333; text-decoration: none; }
|
||||||
a:hover { text-decoration: underline; }
|
a:hover { text-decoration: underline; }
|
||||||
</style>
|
</style>
|
||||||
<link type="text/css" rel="stylesheet" href="/themes/default/css/main.css">
|
<link type="text/css" rel="stylesheet" href="/data/themes/default/css/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>{{.Title}}</h1>
|
<h1>{{.Title}}</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user