{% extends 'base.html' %} {% block content %}
| S.No | Topic / Content Context | Scheduled For | Status | Actions | |
|---|---|---|---|---|---|
| {{ loop.index }} | {% if post.topic_context %} {{ post.topic_context }} {% else %} {{ post.content | truncate(60) }} {% endif %} | {{ post.scheduled_at }} | {% if post.status == 'posted' %} Published {% else %} {{ post.status|capitalize }} {% endif %} |
You haven't scheduled or saved any LinkedIn posts yet.
๐ Start Generating Content