Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template for non-text browsers #7

Closed
relrod opened this issue Sep 4, 2011 · 3 comments
Closed

Template for non-text browsers #7

relrod opened this issue Sep 4, 2011 · 3 comments

Comments

@relrod
Copy link
Member

relrod commented Sep 4, 2011

Is this something we want to pursue (a simple html template for non-text, real browsers)?

If it is, it should handle all cases, including those with verbose output like /headers and /w/.

Ideas welcome.

@relrod
Copy link
Member Author

relrod commented Sep 4, 2011

CC @duckinator

@duckinator
Copy link
Contributor

<!DOCTYPE html>
<html>
<head>
<title>$title</title>
</head>
<body>
$content
</body>
</html>

simple. :P

@relrod
Copy link
Member Author

relrod commented Mar 16, 2014

This will be addressed in dagd-snap which sends valid HTML when it sends HTML at all.

@relrod relrod closed this as completed Mar 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants