To create an new view you must follow these steps:
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html> <html lang="en"> <head> <title>My Profile Page</title> </head> <body> <h1>{$post.post_title}</h1> <p>{$post.post_conent}</p> </body> </html> |
<!DOCTYPE html>
<html lang="en">
<head>
<title>My Profile Page</title>
</head>
<body>
<h1>{$post.post_title}</h1>
<p>{$post.post_conent}</p>
</body>
</html>Create, customize, and publish mobile web applications using the Appcropolis Mobile Builder.
Get Started
We offer 1,000's of mobile templates that are fully designed, coded, and ready to use. Learn more.
Download Free Templates
Not registered? Create an Account.
Lost your password? Click here to recover.