buttons
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
<% else %>
|
||||
<title>Porom</title>
|
||||
<% end %>
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<% math.randomseed(os.time()) %>
|
||||
<link rel="stylesheet" href="<%= "/static/style.css?" .. math.random(1, 100) %>">
|
||||
</head>
|
||||
<body>
|
||||
<% content_for("inner") %>
|
||||
|
Reference in New Issue
Block a user