handle static images in ciphers
put in static folder
This commit is contained in:
@@ -48,7 +48,7 @@ type AdminRoutesTemplateS struct {
|
||||
|
||||
type AdminCipherTemplateS struct {
|
||||
ID int
|
||||
Assignment string
|
||||
Assignment template.HTML
|
||||
Solution string
|
||||
Clue string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user