1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

all: rollback to old interpolation (step 2) (#16373)

This commit is contained in:
shove
2022-11-09 22:37:27 +08:00
committed by GitHub
parent dd5f6186a1
commit a199a9afab
7 changed files with 53 additions and 99 deletions

View File

@ -1,7 +1,7 @@
<html>
<header>
<title>@title</title>
<style>html{display: none}</style>
<style>html{display:none}</style>
@css 'index.css'
</header>
<body>